home *** CD-ROM | disk | FTP | other *** search
/ Champak 140 / (Vol 140) Sep 19 2011.iso / Games / theLifeArk.swf / scripts / DefineSprite_583 / frame_77 / DoAction.as
Text File  |  2011-09-19  |  241b  |  8 lines

  1. _global.scene.fireSeed.unloadMovie();
  2. if(!_global.scene.fireOnScoreOver)
  3. {
  4.    _global.scene.fireOnScoreOver = true;
  5.    _global.ctn.game.addScore(354,478,45,60);
  6.    _global.ctn.game.addScore(20,Math.round(10 * Math.random()),45,60);
  7. }
  8.